[PATCH 08/24] auth: Rewrite ldap_escape() with a unit test
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Mon, 23 Feb 2026 17:54:40 +0000 (19:54 +0200)
committerNoah Meyerhans <noahm@debian.org>
Tue, 31 Mar 2026 19:07:17 +0000 (15:07 -0400)
commit8fa7e68a7527535f56b630994832e50978b6dc5b
tree709af1e2db81dc1722bc8cdbe54b5a5ac7990be9
parentcc062bae15cb38126672390fca5a4b4a5a0313b5
[PATCH 08/24] auth: Rewrite ldap_escape() with a unit test

Gbp-Pq: Name CVE-2026-24031-27860-5.patch
src/auth/Makefile.am
src/auth/db-ldap.c
src/auth/db-ldap.h
src/auth/test-auth.h
src/auth/test-ldap.c [new file with mode: 0644]
src/auth/test-main.c